projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c1063f
)
Fix a typo in the docs
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 18 Jan 2015 20:26:49 +0000
(15:26 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 18 Jan 2015 20:26:49 +0000
(15:26 -0500)
https://bugzilla.gnome.org/show_bug.cgi?id=743037
gdk/gdkwindow.c
patch
|
blob
|
history
diff --git
a/gdk/gdkwindow.c
b/gdk/gdkwindow.c
index 87c3030a9e773e0f5aee33e599aa41dfd891d4f3..b791066761eb3effb5eda4f74bcab69f1c7fea74 100644
(file)
--- a/
gdk/gdkwindow.c
+++ b/
gdk/gdkwindow.c
@@
-6369,7
+6369,7
@@
gdk_window_get_origin (GdkWindow *window,
*
* Obtains the position of a window position in root
* window coordinates. This is similar to
- * gdk_window_get_origin() but allows you
g
o pass
+ * gdk_window_get_origin() but allows you
t
o pass
* in any position in the window, not just the origin.
*
* Since: 2.18